Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nodejs-22: backport corepack update to 0.31.0 #9597

Merged
merged 1 commit into from
Feb 8, 2025
Merged

Conversation

xtexx
Copy link
Member

@xtexx xtexx commented Feb 8, 2025

Topic Description

Package(s) Affected

  • nodejs-22: 22.13.1-1

Security Update?

No

Build Order

#buildit nodejs-22

Test Build(s) Done

Primary Architectures

  • AMD64 amd64
  • AArch64 arm64
  • LoongArch 64-bit loongarch64

Secondary Architectures

  • Loongson 3 loongson3
  • PowerPC 64-bit (Little Endian) ppc64el
  • RISC-V 64-bit riscv64

@xtexx xtexx added core AOSC OS Core related upgrade Topic/issue involves a package upgrade has-fix Topic contains a fix for a known issue and removed core AOSC OS Core related labels Feb 8, 2025
This backports node update of corepack to 0.31.0, updating npmjs.org
keys pinned by corepack.

The patch should be removed after nodejs 22.14.0 proposal gets released.

This should fix the following error:

corepack install -g pnpm@10.2.1
Installing pnpm@10.2.1...
Internal Error: Cannot find matching keyid: {"signatures":[{"sig":"MEYCIQDkZyZZmBzkRcQowEEFiEcGp4/xV8GBLXxTEzz9QstrsAIhAPx6tvZixjTub6GPqJa82vcWFhUU39JCtoJvcoRK/K39","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"keys":[{"expires":null,"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","keytype":"ecdsa-sha2-nistp256","scheme":"ecdsa-sha2-nistp256","key":"MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE1Olb3zMAFFxXKHiIkQO5cJ3Yhl5i6UPp+IhuteBJbuHcA5UogKo0EWtlWwW6KSaKoTNEYL7JlCQiVnkhBktUgg=="}]}

Link: nodejs/node#56910
Link: pnpm/pnpm#9014
Link: nodejs/corepack#612
Link: misskey-dev/misskey#15386
Link: https://github.com/nodejs/corepack/releases/tag/v0.31.0
Link: nodejs/node@63c1859
Link: nodejs/node#56795
Backport-of: 63c1859e019465cbb0b6b46ba0d481fb41d94a22
Reviewed-by: xtex <xtex@aosc.io>
Signed-off-by: xtex <xtex@aosc.io>
@xtexx xtexx added core AOSC OS Core related and removed core AOSC OS Core related labels Feb 8, 2025
@xtexx
Copy link
Member Author

xtexx commented Feb 8, 2025

Tested-by: ~~~ # AMD64

image

@xtexx xtexx marked this pull request as ready for review February 8, 2025 10:30
Copy link
Member

@KexyBiscuit KexyBiscuit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

xtexx added a commit that referenced this pull request Feb 8, 2025
This resolves the same error as in PR 9597 for nodejs 20.x, updating
Corepack's pinned registry public keys.

Patch 1 (update corepack to 0.30.0) is included in
nodejs v20.18.3 proposal and should be removed in the next nodejs
update.
Patch 2 (update to 0.31.0) is not included in that proposal and should
be removed after two new nodejs 20.x releases.

Link: nodejs/node#56699
Link: nodejs/corepack#627
Link: https://github.com/nodejs/corepack/releases/tag/v0.31.0
Link: https://github.com/nodejs/corepack/releases/tag/v0.30.0
Link: nodejs/node@f7131cf
Link: nodejs/node@63c1859
Link: nodejs/node#55977
Link: nodejs/node#56795
Link: #9597
Backport-of: f7131cf178231f578f1da2aa7ff52a427c953b98
Backport-of: 64ee8a025815553af30d9d273e2f2d07a5eb83ea
Reviewed-by: xtex <xtex@aosc.io>
Signed-off-by: xtex <xtex@aosc.io>
@MingcongBai MingcongBai merged commit 8a3ee1c into stable Feb 8, 2025
5 of 6 checks passed
@MingcongBai MingcongBai deleted the node-22-bpo branch February 8, 2025 10:56
MingcongBai pushed a commit that referenced this pull request Feb 9, 2025
This resolves the same error as in PR 9597 for nodejs 20.x, updating
Corepack's pinned registry public keys.

Patch 1 (update corepack to 0.30.0) is included in
nodejs v20.18.3 proposal and should be removed in the next nodejs
update.
Patch 2 (update to 0.31.0) is not included in that proposal and should
be removed after two new nodejs 20.x releases.

Link: nodejs/node#56699
Link: nodejs/corepack#627
Link: https://github.com/nodejs/corepack/releases/tag/v0.31.0
Link: https://github.com/nodejs/corepack/releases/tag/v0.30.0
Link: nodejs/node@f7131cf
Link: nodejs/node@63c1859
Link: nodejs/node#55977
Link: nodejs/node#56795
Link: #9597
Backport-of: f7131cf178231f578f1da2aa7ff52a427c953b98
Backport-of: 64ee8a025815553af30d9d273e2f2d07a5eb83ea
Reviewed-by: xtex <xtex@aosc.io>
Signed-off-by: xtex <xtex@aosc.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
has-fix Topic contains a fix for a known issue upgrade Topic/issue involves a package upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants